builder: Simplify parameter collection
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Sep 2021 20:59:22 +0000 (16:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Sep 2021 21:48:50 +0000 (17:48 -0400)
commite99ac8f6d831a3fccaffd255bf229a5efe633870
tree0ce2b9d446a3b01a8a5cbbe5a9ef33078188dbb9
parentf5db5018790d66661bc5c03af9b6da38fe73e043
builder: Simplify parameter collection

This avoids setting the GValue only to toss it at the
end of the loop body. Instead, we can just do nothing
if this property isn't interesting to us.
gtk/gtkbuilder.c